home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2002 November / SGI IRIX Base Documentation 2002 November.iso / usr / share / catman / p_man / cat3 / SCSL / dsecnd.z / dsecnd
Encoding:
Text File  |  2002-10-03  |  1.6 KB  |  67 lines

  1.  
  2.  
  3.  
  4. DDDDSSSSEEEECCCCNNNNDDDD((((3333SSSS))))                                                          DDDDSSSSEEEECCCCNNNNDDDD((((3333SSSS))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      DSECND - return the user time for a process in seconds
  10.  
  11. SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.      DOUBLE PRECISION FUNCTION DSECND( )
  13.  
  14. IIIIMMMMPPPPLLLLEEEEMMMMEEEENNNNTTTTAAAATTTTIIIIOOOONNNN
  15.      These routines are part of the SCSL Scientific Library and can be loaded
  16.      using either the -lscs or the -lscs_mp option.  The -lscs_mp option
  17.      directs the linker to use the multi-processor version of the library.
  18.  
  19.      When linking to SCSL with -lscs or -lscs_mp, the default integer size is
  20.      4 bytes (32 bits). Another version of SCSL is available in which integers
  21.      are 8 bytes (64 bits).  This version allows the user access to larger
  22.      memory sizes and helps when porting legacy Cray codes.  It can be loaded
  23.      by using the -lscs_i8 option or the -lscs_i8_mp option. A program may use
  24.      only one of the two versions; 4-byte integer and 8-byte integer library
  25.      calls cannot be mixed.
  26.  
  27. PPPPUUUURRRRPPPPOOOOSSSSEEEE
  28.      DSECND returns the user time for a process in seconds. This version gets
  29.      the time from the system function ETIME.
  30.  
  31.  
  32. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  33.      INTRO_LAPACK(3S), INTRO_SCSL(3S)
  34.  
  35.      This man page is available only online.
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.